public void setSoundPayload( byte[] soundPayload ) |
Parameters
- soundPayload
- The content of the sound played by the annotation.
public void setSoundPayload( byte[] soundPayload ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When sound payload is null. |